Click or drag to resize

RequestUri Property

Gets or sets request URI. It indicates the user or service to which this request is being addressed.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Uri { get; set; }

Property Value

Type: String
The URI.
See Also